home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / VBASIC / BITS.ZIP / DLLTEST.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-04-14  |  1.3 KB  |  42 lines

  1. Form1
  2. Form1
  3. Form1
  4. Command1
  5. Command1
  6. Text2
  7. Text1
  8.     Results :
  9. Courier
  10. Text3
  11. mnExit
  12. E&xit
  13. Command1_Click
  14. bitAnd
  15. text1
  16. Text8
  17. Form_Click
  18. mnExit_Click
  19. Text1_Change
  20. bitShiftRight
  21. bitShiftLeft
  22. bitXOr
  23. bitOr
  24. byteHigh
  25. byteLow
  26. bitPack
  27. Text2
  28. Text3
  29. Command1_Click
  30. e1 == 
  31. e2 == 
  32. ------------------
  33.  &  == "
  34.  ^  == "
  35.  |  == "
  36.  << == "
  37.  >> == "
  38. High== "
  39. Low == "
  40. Pack== "
  41. mnExit_Click
  42.